Package | ee.fhir.mpi |
Type | OperationDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://fhir.ee/mpi/https://fhir.ee/packages/mpi/1.2.2/site/OperationDefinition-patient-foreign.html |
Url | https://fhir.ee/mpi/OperationDefinition/patient-foreign |
Version | 1.2.2 |
Status | active |
Date | 2025-04-17T11:19:20+00:00 |
Name | EEMPIPatientForeignSearch |
Title | Patient Foreign |
Experimental | False |
Realm | ee |
Description | The foreign operation perform complex search over patient resource. |
Type | true |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition patient-foreign
URL: [base]/Patient/$foreign
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | identifier-country | 1..1 | string | Identifikaatori väljaandja riigi 3 kohaline kood ISO standardi järgi. Kohustuslik. | ||
IN | birthdate | 0..1 | date | Patient birthdate in form yyyy-mm-dd. | ||
IN | gender | 1..1 | string | Patient gender. Kohustuslik. | ||
IN | given | 0..* | string | Patient given name. Eesnimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik. | ||
IN | family | 0..1 | string | Patient family name. Perekonna nimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik. | ||
IN | telecom | 0..* | ContactPoint | Telekom'i väärtus, e-mail või tel. number. | ||
OUT | return | 0..* | Bundle | Returns Bundle (with type collection) with Patient instances. |
{
"resourceType" : "OperationDefinition",
"id" : "patient-foreign",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition patient-foreign</b></p><a name=\"patient-foreign\"> </a><a name=\"hcpatient-foreign\"> </a><a name=\"patient-foreign-en-US\"> </a><p>URL: [base]/Patient/$foreign</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>identifier-country</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#string\">string</a></td><td/><td><div><p>Identifikaatori väljaandja riigi 3 kohaline kood ISO standardi järgi. Kohustuslik.</p>\n</div></td></tr><tr><td>IN</td><td>birthdate</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#date\">date</a></td><td/><td><div><p>Patient birthdate in form yyyy-mm-dd.</p>\n</div></td></tr><tr><td>IN</td><td>gender</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#string\">string</a></td><td/><td><div><p>Patient gender. Kohustuslik.</p>\n</div></td></tr><tr><td>IN</td><td>given</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#string\">string</a></td><td/><td><div><p>Patient given name. Eesnimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik.</p>\n</div></td></tr><tr><td>IN</td><td>family</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#string\">string</a></td><td/><td><div><p>Patient family name. Perekonna nimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik.</p>\n</div></td></tr><tr><td>IN</td><td>telecom</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R5/datatypes.html#ContactPoint\">ContactPoint</a></td><td/><td><div><p>Telekom'i väärtus, e-mail või tel. number.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R5/bundle.html\">Bundle</a></td><td/><td><div><p>Returns Bundle (with type collection) with Patient instances.</p>\n</div></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "https://fhir.ee/mpi/OperationDefinition/patient-foreign",
"version" : "1.2.2",
"name" : "EEMPIPatientForeignSearch",
"title" : "Patient Foreign",
"status" : "active",
"kind" : "operation",
"experimental" : false,
"date" : "2025-04-17T11:19:20+00:00",
"publisher" : "TEHIK",
"contact" : [
{
"name" : "TEHIK",
"telecom" : [
{
"system" : "url",
"value" : "https://tehik.ee"
}
]
}
],
"description" : "The foreign operation perform complex search over patient resource.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"affectsState" : false,
"code" : "foreign",
"resource" : [
"Patient"
],
"system" : false,
"type" : true,
"instance" : false,
"parameter" : [
{
"name" : "identifier-country",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Identifikaatori väljaandja riigi 3 kohaline kood ISO standardi järgi. Kohustuslik.",
"type" : "string"
},
{
"name" : "birthdate",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Patient birthdate in form yyyy-mm-dd.",
"type" : "date"
},
{
"name" : "gender",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Patient gender. Kohustuslik.",
"type" : "string"
},
{
"name" : "given",
"use" : "in",
"min" : 0,
"max" : "*",
"documentation" : "Patient given name. Eesnimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik.",
"type" : "string"
},
{
"name" : "family",
"use" : "in",
"min" : 0,
"max" : "1",
"documentation" : "Patient family name. Perekonna nimi. Otsing sarnasuse toega, võimaldab kuni 2 kirjaveat, ei ole tõstetundlik.",
"type" : "string"
},
{
"name" : "telecom",
"use" : "in",
"min" : 0,
"max" : "*",
"documentation" : "Telekom'i väärtus, e-mail või tel. number.",
"type" : "ContactPoint"
},
{
"name" : "return",
"use" : "out",
"min" : 0,
"max" : "*",
"documentation" : "Returns Bundle (with type collection) with Patient instances.",
"type" : "Bundle"
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.